From: Ian Campbell Date: Thu, 17 Jan 2013 08:55:21 +0000 (+0000) Subject: Tweak gitignore for Debian pkg-kernel using git svn. X-Git-Tag: archive/raspbian/6.5.6-1+rpi1^2~83 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=2513973f7f1eb62410315e4a52a8c8a9cfb34488;p=linux.git Tweak gitignore for Debian pkg-kernel using git svn. Forwarded: not-needed [bwh: Tweak further for pure git] Gbp-Pq: Topic debian Gbp-Pq: Name gitignore.patch --- diff --git a/.gitignore b/.gitignore index 9fd4c9533b3..55232435c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -77,11 +77,6 @@ modules.order /*.spec /rpmbuild/ -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -92,18 +87,6 @@ modules.order # /tar-install/ -# -# We don't want to ignore the following even if they are dot-files -# -!.clang-format -!.cocciconfig -!.get_maintainer.ignore -!.gitattributes -!.gitignore -!.kunitconfig -!.mailmap -!.rustfmt.toml - # # Generated include files # @@ -170,3 +153,10 @@ sphinx_*/ # Rust analyzer configuration /rust-project.json + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/